Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 15b3e7f6051b846b491308382ddc01953b392f2d


Parents : e0f3ac1
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-11-22T01:12:03+01:00

Cleanup

Changes

3 files changed, 2 insertions(+), 2 deletions(-)

M Boards.h +1 -1
M Config.h +1 -1

Diff

diff --git a/Boards.h b/Boards.h
index 34f1271..eaee2d5 100644
--- a/Boards.h
+++ b/Boards.h
@@ -419,7 +419,7 @@
#define DIO2_AS_RF_SWITCH true
#define LORA_LNA_GAIN 17
- #define LORA_LNA_GVT 14
+ #define LORA_LNA_GVT 12
#define LORA_PA_GC1109 true
#define LORA_PA_PWR_EN 7
#define LORA_PA_CSD 2

diff --git a/Config.h b/Config.h
index 2afbd09..2ada4a7 100644
--- a/Config.h
+++ b/Config.h
@@ -110,7 +110,7 @@
#define CSMA_CW_PER_BAND_WINDOWS 15
#define CSMA_BAND_1_MAX_AIRTIME 7
#define CSMA_BAND_N_MIN_AIRTIME 85
- #define CSMA_INFR_THRESHOLD_DB 6
+ #define CSMA_INFR_THRESHOLD_DB 11
#define CSMA_RFENV_RECAL_MS 2500
#define CSMA_RFENV_RECAL_LIMIT_DB -83
bool interference_detected = false;

diff --git a/Release/console_image.bin b/Release/console_image.bin
index 72b6ba3..688ac61 100644
Binary files a/Release/console_image.bin and b/Release/console_image.bin differ


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────